Skip to content

ci: bump pinned Flutter SDK to version 3.41.9#8964

Merged
auto-submit[bot] merged 1 commit into
flutter:mainfrom
flutteractionsbot:auto-update-flutter-sdk
May 7, 2026
Merged

ci: bump pinned Flutter SDK to version 3.41.9#8964
auto-submit[bot] merged 1 commit into
flutter:mainfrom
flutteractionsbot:auto-update-flutter-sdk

Conversation

@flutteractionsbot
Copy link
Copy Markdown

An automated check has detected a new stable release of the Flutter SDK.

  • New Pinned Version: 3.41.9

This Pull Request updates our shared provisioning script (tool/provision_flutter.sh) to target this version. All presubmit tests will be run against this version to verify compatibility.

Copy link
Copy Markdown
Collaborator

@pq pq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the pinned Flutter SDK version to 3.41.9 in the provisioning script. A critical logical issue was identified: the script only provisions Flutter if the directory is missing, which prevents version upgrades in existing environments. It is recommended to update the logic to verify the current SDK version and re-provision if it differs from the pinned version.

Comment thread tool/provision_flutter.sh
@pq pq added the autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green. label May 7, 2026
@auto-submit auto-submit Bot merged commit 3bc6b40 into flutter:main May 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green. ci dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants